CheckColumnsIsUniqueResponse Properties
An object defining properties for the CheckColumnsIsUniqueResponse class.
Invalids
A list of columns that are invalid, based on the uniqueness check.
Type: List<ColumnsInvalidObject>
IsValid
A boolean value indicating whether the columns are unique and valid.
Type: bool